Tiles and toasts can be scheduled to display at a specified time. Toasts can also repeat on a set interval. The application does not have to be running for the scheduled notification to be shown.

Update in seconds
Display a ToastTile
Repeat
String to display:


Above, the NotificationsExtensions library is used to create notifications. You can also create notifications with strings:

As you schedule notifications, the IDs of the scheduled tiles and toasts will appear here